object Bulfrm: TBulfrm Left = 521 Top = 144 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Bul' ClientHeight = 217 ClientWidth = 217 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object DBGrid1: TDBGrid Left = 8 Top = 26 Width = 201 Height = 183 DataSource = Form3.DataSource2 Font.Charset = TURKISH_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] OnDrawColumnCell = DBGrid1DrawColumnCell Columns = < item Expanded = False FieldName = 'URL' Width = 167 Visible = True end> end object Edit1: TEdit Left = 8 Top = 4 Width = 202 Height = 21 Color = 4194304 Font.Charset = TURKISH_CHARSET Font.Color = 16768991 Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 1 end end